home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Core Concepts in Art 2
/
Core Concepts in Art (Frames of Reference)(The McGraw-Hill Companies)(2004).iso
/
mac
/
media
/
main.swf
/
scripts
/
DefineButton2_17
/
BUTTONCONDACTION on(rollOver).as
< prev
Wrap
Text File
|
2003-11-02
|
122b
|
6 lines
on(rollOver){
textColor = new Color(exit_txt);
textColor.setRGB(_root.rollColor);
_root.simpleRollOver();
}